Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
floor
floor
Leave the method of sorting
Name:
floor
Category:
math
Programming Language:
php
One-line Description:
Round down to the closest integer.
Related
Tips for Avoiding Rounding Errors with the floor() Function in PHP
5
How to use the PHP floor() function to round down the floating value
1
Similar Functions
mt_rand
mt_rand
Generatebetterrandom
sinh
sinh
Hyperbolicsine
decoct
decoct
Convertdecimaltoocta
mt_srand
mt_srand
Sowabetterrandomnumb
rand
rand
Generatearandominteg
tanh
tanh
Hyperbolictangent
asin
asin
Ancientsine
acos
acos
Reversecosine
Popular Articles
Tips for Avoiding Rounding Errors with the floor() Function in PHP
How to use the PHP floor() function to round down the floating value